type github.com/jackc/pgx/v5/pgtype.encodePlanTextValuerToAnyTextFormat
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
pgtype.go#L1232: return encodePlanTextValuerToAnyTextFormat{}
pgtype.go#L1278: type encodePlanTextValuerToAnyTextFormat struct{}
pgtype.go#L1280: func (encodePlanTextValuerToAnyTextFormat) Encode(value any, buf []byte) (newBuf []byte, err error) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)